wxColour
Table of Contents


  • func get_blue( atom color )   
  • func get_green( atom color )   
  • func get_red( atom color )     
     
    Parent Topics:
  • Classes
  • Graphics

    wxColour
    Table of Contents

    [func]
    get_blue
    ( atom color )

    Category: wxColour

    Returns the blue intensity of a wxColour.

    See Also: get_green, get_red


    wxColour
    Table of Contents

    [func]
    get_green
    ( atom color )

    Category: wxColour

    Returns the green intensity of a wxColour.

    See Also: get_blue, get_red


    wxColour
    Table of Contents

    [func]
    get_red
    ( atom color )

    Category: wxColour

    Returns the red intensity of a wxColour.

    See Also: get_blue, get_green